David's Blog

Web Development posts

All posts with the tag Web Development.

Integrating Recurring Payments with Clover API

Dec 31, 2024
Learn how to use Clover API to tokenize credit card information, create customer profiles, look up tax rates, and manage subscriptions for recurring payments in your applications.

How to Download Investor Presentation Audio Files from Conference Hosting Software

Mar 19, 2024
This technical article details the process of downloading investor presentation audio files from conference hosting software. It covers identifying the audio file source, finding the direct audio file URL using browser developer tools, downloading the file via ffmpeg, and transcribing the audio to text using advanced machine learning models.

Handling File Uploads with FastAPI, Django, and Flask: A Beginner's Guide

Mar 20, 2024
A comprehensive guide for junior developers on implementing file upload features in FastAPI, Django, and Flask, focusing on ease of use and installation dependencies.

Getting Started with Remix: A Deep Dive into the React Ecosystem

Feb 16, 2024
This article provides a comprehensive guide on getting started with Remix, its core features, and how it fits into the React ecosystem.

Getting Started with SOAP APIs Using Zeep in Python

Apr 10, 2024
An introductory guide to interacting with SOAP APIs using Zeep, a modern Python SOAP client. Learn the basics of SOAP protocol, WSDL, and how to consume SOAP services in Python.

Deploying an OCR Function App on Azure with Docker: A Step-by-Step Guide

Mar 15, 2024
Learn how to deploy a serverless OCR solution on Azure using a custom Docker container and Azure Functions, leveraging ocrmypdf for efficient text extraction.

The Importance of Large Language Models and Privacy with Local AI (On-Device)

Jul 6, 2024
Explore the benefits of on-device AI for privacy-first applications using the nlux library and Google's built-in AI features. Learn how to leverage local AI capabilities for enhanced privacy, performance, and offline functionality.

Configuing a Subdomain for Google Compute Engine and Setting Up FastAPI with Apache

Jun 10, 2024
A comprehensive guide on how to point a subdomain to a Google Compute Engine instance and set up a FastAPI application using Apache as a reverse proxy. This tutorial includes steps from assigning a static IP to your instance, configuring DNS, and setting up SSL with Apache to serve FastAPI applications securely.

Integrating microsoft entra (active directory) with wagtail

Feb 16, 2024
In this article, we will explore how to integrate microsoft entra with wagtail
© Copyright 2024 by FriendlyUsers Tech Blog. Built with ♥ by FriendlyUser. Last updated on 2024-11-21.